projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a7e21
)
GtkAppChooser: improve docs
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 1 Jun 2011 00:00:50 +0000
(20:00 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 1 Jun 2011 00:00:50 +0000
(20:00 -0400)
Add a cross-reference to GContentType.
https://bugzilla.gnome.org/show_bug.cgi?id=650012
gtk/gtkappchooser.c
patch
|
blob
|
history
diff --git
a/gtk/gtkappchooser.c
b/gtk/gtkappchooser.c
index c5b93c8af96ffc652d5b103866facfc0e7fdb0ad..7c10943ba8eae053bb14cc27909fdd964551225b 100644
(file)
--- a/
gtk/gtkappchooser.c
+++ b/
gtk/gtkappchooser.c
@@
-53,6
+53,9
@@
gtk_app_chooser_default_init (GtkAppChooserIface *iface)
* GtkAppChooser:content-type:
*
* The content type of the #GtkAppChooser object.
+ *
+ * See <link linkend="gio-GContentType"><type>GContentType</type></link>
+ * for more information about content types.
*/
pspec = g_param_spec_string ("content-type",
P_("Content type"),